GtkBuilder: Emit a more detailed error for templates
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Apr 2015 05:21:26 +0000 (01:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Apr 2015 10:19:10 +0000 (06:19 -0400)
commit6535276c3e59461eb712a2c283e2b6b7367f3129
treecfbc2f9624d051cf342325155a0bc0449e9be660
parent569d5ad763ff6a971b206373a89bfb97259bf33b
GtkBuilder: Emit a more detailed error for templates

Add the class and parent class name to the error message.
gtk-builder-tool will parse the error message and use the
class names for trying again to parse the file as a template.
gtk/gtkbuilderparser.c